Previous 365 Days.

## [1] 49139382
## [1] 427845

US Covid-19 Cases by Day,Week,Month, Quarter and Year

US Covid-19 Cases by Year and Quarter

## Warning: Removed 1 rows containing missing values (position_stack).

## Warning: Removed 1 rows containing missing values (position_stack).

## # A tibble: 2 x 3
##   Year    Cases Deaths
##   <fct>   <dbl>  <dbl>
## 1 2021   88972.  1006.
## 2 2022  258200.  1612.

US Cases by Month

US Cases by Week and Date

Begin Analysis of US Covid-19 Deaths

COVID-19 Deaths by Year

US Covid-19 Deaths by Quarter

US Covid-19 Deaths by Month

US Covid-19 Deaths by Week

US Covid-19 Deaths by Day

Cases and Deaths Per 100,000

## Warning: Removed 1 rows containing non-finite values (stat_smooth).
## Warning: Removed 1 row(s) containing missing values (geom_path).